Skip to content

Netflix-Skunkworks/causaltransportr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

causalTransportR : a package for bridging causal effects to new or general populations

Documentation website

causalTransportR implements a number of estimators to generalize and transport causal effects by reweighting doubly-robust score functions with transformations of selection scores. All nuisance functions are cross-fit using fast supervised learning algorithms.

Estimators

The ateGT function implements the following estimators by aggregating estimates of individual marginal means over different marginal $X$ distributions for the generalization and transportation case. $\mu, \pi, \rho$ are nuisance parameters fit using ML.

Installation

# install.packages("remotes") # if remotes isn't installed
remotes::install_github("Netflix-Skunkworks/causalTransportR")

Reference

Lal, Apoorva, Wenjing Zheng, Simon Ejdemyr, "A Framework for Generalization and Transportation of Causal Estimates under Covariate Shift", 2022

About

R package to generalize and transport causal effects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages